Move source package lintian overrides to debian/source.
authorJelmer Vernooij <jelmer@jelmer.uk>
Mon, 8 Oct 2018 20:49:33 +0000 (21:49 +0100)
committerJelmer Vernooij <jelmer@jelmer.uk>
Mon, 8 Oct 2018 20:49:33 +0000 (21:49 +0100)
Fixes lintian: package-uses-deprecated-source-override-location
See https://lintian.debian.org/tags/package-uses-deprecated-source-override-location.html for more details.

debian/changelog
debian/source.lintian-overrides [deleted file]
debian/source/lintian-overrides [new file with mode: 0644]

index 479d94e7ec9043a881c46043caee9b0fcbc348d2..a1b10a0b1236e2c1909c804ef47c5daddba7faf6 100644 (file)
@@ -1,3 +1,9 @@
+dcmtk (3.6.3-1~exp2) UNRELEASED; urgency=medium
+
+  * Move source package lintian overrides to debian/source.
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Mon, 08 Oct 2018 21:49:33 +0100
+
 dcmtk (3.6.3-1~exp1) experimental; urgency=medium
 
   * d/* correct by running 'git fix dpkg'
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644 (file)
index 30ce96d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# upstream provides two alternates build system: autotools and cmake
-# since we pick cmake, no need to take care of this check:
-dcmtk: outdated-autotools-helper-file
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644 (file)
index 0000000..30ce96d
--- /dev/null
@@ -0,0 +1,3 @@
+# upstream provides two alternates build system: autotools and cmake
+# since we pick cmake, no need to take care of this check:
+dcmtk: outdated-autotools-helper-file